[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Description: Convert @SAY X value to dGE Y value
Mapped Command:
FUNCTION __YdGE_(value)
RETURN(PointsPerLine * if(value < 0,0,value)) // return the Y length in dGE coordinates
See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson